projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f6e33e
)
Comment fix.
author
Pavel Janík
<Pavel@Janik.cz>
Thu, 15 Nov 2001 15:20:10 +0000
(15:20 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Thu, 15 Nov 2001 15:20:10 +0000
(15:20 +0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index cf50f5155902390530eb820c5a0557285784539a..43883b04d9ec52c59dab4d7e733d69b655709e8d 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-1589,7
+1589,7
@@
typedef unsigned char UCHAR;
|| SUBRP (OBJ))
/* defsubr (Sname);
- is how we define the symbol for function `name' at start-up time. */
+
is how we define the symbol for function `name' at start-up time. */
extern void defsubr P_ ((struct Lisp_Subr *));
#define MANY -2